[INFO] cloning repository https://github.com/kvinwang/dstack-vpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvinwang/dstack-vpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fdstack-vpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fdstack-vpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0636f14769d8577525f3cc6ded19c1699d2ccf82
[INFO] checking kvinwang/dstack-vpc against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fdstack-vpc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kvinwang/dstack-vpc
[INFO] finished tweaking git repo https://github.com/kvinwang/dstack-vpc
[INFO] tweaked toml for git repo https://github.com/kvinwang/dstack-vpc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kvinwang/dstack-vpc on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kvinwang/dstack-vpc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6
[INFO] running `Command { std: "docker" "start" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde-human-bytes v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rocket_http v0.6.0-dev (https://github.com/rwf2/Rocket?branch=master#504efef1)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rocket v0.6.0-dev (https://github.com/rwf2/Rocket?branch=master#504efef1)
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking resolv-conf v0.7.4
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=4546739248904df4 -C extra-filename=-5ada439f6dd77d33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-54ae099b0c7b613a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f72c3efc7d15320e.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6", kill_on_drop: false }`
[INFO] [stdout] c0115c7f5f89d7e0d0a1dfa905d914d572fc5da770d2c09ebd8a284dd2b4b0b6
